Welcome![Sign In][Sign Up]
Location:
Search - pc ds18b20

Search list

[Other resourceDS18B20

Description: 本设计运用主从分布式思想,由一台上位机(PC微型计算机),下位机(单片机)多点温度数据采集,组成两级分布式多点温度测量的巡回检测系统。该系统采用 RS-232串行通讯标准,通过上位机(PC)控制下位机(单片机)进行现场温度采集。温度值既可以送回主控PC进行数据处理,由显示器显示。也可以由下位机单独工作,实时显示当前各点的温度值,对各点进行控制。 下位机采用的是单片机基于数字温度传感器DS18B20的系统。DS18B20利用单总线的特点可以方便的实现多点温度的测量,轻松的组建传感器网络,系统的抗干扰性好、设计灵活、方便,而且适合于在恶劣的环境下进行现场温度测量。本系统可以应用在大型工业及民用常温多点监测场合。如粮食仓储系统、楼宇自动化系统、温控制程生产线之温度影像检测、医疗与健诊的温度测试、空调系统的温度检测、石化、机械…等。
Platform: | Size: 5403 | Author: 苏永生 | Hits:

[Other resourceds18b20

Description: 3、《ds1302a》实验 说明:本程序通过串口通信(借助串口调试等程序),让单片机读写DS1302,结果返回到PC的串口调试接收区。 1)下载程序 2)打开串口调试助手 3)通过串口调试助手向ELITE-III发送\"5501aa\"(注:十六进制,55为设定的字串头,01为设定的1302命令,aa为设定的结束字串尾。)启动DS1302工作,成功则返回55,失败则返回00 4)通过串口调试助手向ELITE-III发送\"5502aa\"(注:十六进制,55为设定的字串头,02为读取1302命令,aa为设定的结束字串尾。)ELITE-III返回时钟信息(包含秒,分,时,星期,月,年)
Platform: | Size: 21299 | Author: 段威吉 | Hits:

[SourceCodemsp430FG4618与DS18B20 串口显示

Description: DS18B20检测温度 由单片机接受 转换后发至串口 由PC显示当前温度
Platform: | Size: 5250 | Author: syp_win | Hits:

[SourceCode单片机通过DS18b20采集温度

Description: 单片机通过DS18b20采集温度,发送给PC机,PC采用VB编程,VB接收单片机串口输入画图
Platform: | Size: 3141 | Author: qaz7866 | Hits:

[ARM-PowerPC-ColdFire-MIPSlpc2114+18b20

Description: lpc2114与ds18b20通讯程序。并通过串口上传到上位机-lpc2114 and communication procedures. Through Serial uploaded to the PC
Platform: | Size: 601088 | Author: 小保 | Hits:

[SCMnRF24E1编程下载板相关程序

Description: nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板,使用方便。 nRF24E1编程下载板源程序包括上位机程序、单片机固件程序和nRF24E1内51核控制程序, 分别存放在“上位机程序”、“AT89S52”和“nRF24E1”三个文件夹内。 “上位机程序”内有应用软件download.exe。 “AT89S52”内有单片机固件源程序download.c,可以直接编译连接生成下载文件,下载到目标单片机AT89S52中。 “nRF24E1”内有控制nRF24E1工作的源程序,分别是: 24E1.c:典型控制应用; putchar.c:nRF24E1串行通信源程序; transmit.c:nRF24E1无线发送源程序; receive.c:nRF24E1无线接收源程序; “Temperature”:nRF24E1控制DS18B20温度采集并无线发送源程序。-nRF24E1 programming downloaded plate on our own development of the wireless communication module summary of the nRF24E1 board online download and use. NRF24E1 programming source including plate download PC procedures, MCU firmware procedures and nRF24E1 within 51 nuclear control procedures, were stored in the "Host Computer procedures" "AT89S52" and "nRF24E1" within three folders. "PC procedures" within application software download.exe. "AT89S52" a source download.c microcontroller firmware. connecting compiler can generate direct download files downloaded to the target MCU AT89S52 China. "NRF24E1" controlled nRF24E1 the source, namely : 24E1.c : typical control applications; putchar.c : nRF24E1 serial communication source; trans
Platform: | Size: 24576 | Author: 叶振风 | Hits:

[SCMDS18B20_led

Description: DS18B20测温上位机程序及下位机程序,带趋势图形显示功能-DS18B20 Temperature PC procedures and procedures under the plan, with the trend graphics functions
Platform: | Size: 1012736 | Author: xiaojun | Hits:

[SCMarmok0194327

Description: ds18b20上位机VB源码 ds18b20上位机VB源码-ds18b20 PC VB source ds18b20 PC, VB source ds18b20 VB source crew
Platform: | Size: 18432 | Author: | Hits:

[Other Embeded program2872068e-be52-4777-b90c-30855d8806c1

Description: ds18b20驱动程序+S3C44B0X通过RJ45与PC机相连!-DS18B20 driver+ S3C44B0X through RJ45 and PC-connected!
Platform: | Size: 109568 | Author: zmh | Hits:

[SCMds18b20

Description: 3、《ds1302a》实验 说明:本程序通过串口通信(借助串口调试等程序),让单片机读写DS1302,结果返回到PC的串口调试接收区。 1)下载程序 2)打开串口调试助手 3)通过串口调试助手向ELITE-III发送"5501aa"(注:十六进制,55为设定的字串头,01为设定的1302命令,aa为设定的结束字串尾。)启动DS1302工作,成功则返回55,失败则返回00 4)通过串口调试助手向ELITE-III发送"5502aa"(注:十六进制,55为设定的字串头,02为读取1302命令,aa为设定的结束字串尾。)ELITE-III返回时钟信息(包含秒,分,时,星期,月,年)-3, ds1302a Experimental Description: This procedure, through serial communications (through procedures such as serial debugging), so that read and write single-chip DS1302, the results return to the PC serial port debug reception area. 1) Download 2) Open the serial port debugging assistant 3) through the serial debug assistant to the ELITE-III Send 5501aa (Note: hex, 55 for the set the first string, 01 for 1302 set by the command , aa string to set the end of tail.) DS1302 start work, the success of the return of 55, failing which, he would return to 00 4) through the serial debug assistant to the ELITE-III Send 5502aa (Note: hex, 55 for string the first set, 02 to read the 1302 order, aa string to set the end of tail.) ELITE-III to return to the clock information (including seconds, minutes, hours, weeks, months, years)
Platform: | Size: 21504 | Author: 段威吉 | Hits:

[SCMDS18B20-vb

Description: DS18B20测温上位机程序 DS18B20测温上位机程序 DS18B20测温上位机程序-DS18B20 measurement procedures DS18B20 temperature PC PC PC measurement procedures DS18B20 procedures
Platform: | Size: 19456 | Author: cekong | Hits:

[SCM20070917062146334

Description: 简单的ds18b20温度采集上位机程序。本程序采用labview编写,读取命令为r,单片机得程序为<ds18b20的应用>在网站中可以找到 -Temperature acquisition DS18B20 simple PC program. This procedure used to prepare LabVIEW, read the order for the r, a procedure for single-chip <ds18b20的应用> can be found on the website
Platform: | Size: 103424 | Author: 王鹏飞 | Hits:

[SCMThermometer

Description: 这是一个远程温度计 MCU: AT89S52 温度传感器: DS18B20 晶振: 12MHz 使用串口连接,在PC端使用"超级终端"打开 设置如下: 波特率: 4800 数据位: 8 奇偶校验: 无 停止位: 1 数据流控制: 无 电路图见Thermometer-SCH.jpg 该程序的编写参照了Keil UV2自带的便子 见EXAMPLES\MEASURE 使用终端交互方式 其实,这不仅是一个测漫器, 它的时钟也非常准确.-This is a remote thermometer MCU: AT89S52 Temperature sensor: DS18B20 crystal: 12MHz to use serial port connection, in the PC client to use super terminal Open settings are as follows: baud rate: 4800 data bits: 8 Parity: None Stop bits: 1 Data Flow Control: No schematics see Thermometer-SCH.jpg the program prepared by the light of the Keil UV2 own son will see the use of terminal interactively EXAMPLESMEASURE In fact, this is not only a measured man, and it is also very accurate clock.
Platform: | Size: 97280 | Author: tary | Hits:

[SCMds18b20

Description: ds18b20vb,VB编的上位机。有用的就下,比较简单。-ds18b20vb, VB series PC. Useful on the next, is relatively simple.
Platform: | Size: 6144 | Author: fff | Hits:

[Otherds18b20_program_vb

Description: DS18B20测温上、下位机程序VB,实际工程项目中实践过,绝对好用!主要内容 ds18b20vb0文件夹 DS18B20测温上位机源程序文件夹 DS18B20测温下位机源程序文件夹 program文件夹 二极管控制.exe-DS18B20 temperature, the lower machine process VB, the actual practice of engineering projects, the absolute ease of use! The main contents of the folder ds18b20vb0 temperature DS18B20 PC DS18B20 temperature source folder under the folder-bit machine source diode control program folder. Exe
Platform: | Size: 1146880 | Author: 何小克 | Hits:

[Com PortDS18B20

Description: 把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据.-The DS18B20 the past four bytes of data to obtain from time to time sent to the PC, the serial port debugging aids can see the temperature data.
Platform: | Size: 22528 | Author: 游九兵 | Hits:

[SCMDS18b20

Description: DS18b20串口测温程序,可是显示温度及传送串口连接上位机-DS18b20 serial temperature measurement process, but show that the temperature and sent the serial port to connect PC
Platform: | Size: 17408 | Author: 张丹彤 | Hits:

[SCMDS18b20-VB

Description: 通过单片机作为下位机,上位机用VB对单片机采集的温度进行显示。-As a lower computer through the microcontroller, the PC collected by VB on the microcontroller to display the temperature.
Platform: | Size: 40960 | Author: 王东 | Hits:

[SCMSTC12C5A60S2-and-DS18B20-UART

Description: 基于单片机STC12C5A60S2和温度传感器DS18B20的测试程序,内含两个程序,分别是单片机程序及VB6上位机程序,通过串口进行通讯-Microcontroller-based temperature sensor DS18B20 STC12C5A60S2 and testing procedures, includes two procedures, namely, single-chip program and VB6 PC program to communicate through the serial port
Platform: | Size: 189440 | Author: greatway | Hits:

[SCMVB-DS18B20-huatu

Description: 单片机通过DS18b20采集温度,发送给PC机,PC采用VB编程,VB接收单片机串口输入画图-Single-chip temperature by DS18b20 collection, sent to the PC, PC programming using VB, VB microcontroller serial input to receive paint
Platform: | Size: 3072 | Author: lizhe | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net